type google.golang.org/grpc/balancer/pickfirst.idlePicker
3 uses
	google.golang.org/grpc/balancer/pickfirst (current package)
		pickfirst.go#L253: 			Picker:            &idlePicker{subConn: subConn},
		pickfirst.go#L284: type idlePicker struct {
		pickfirst.go#L288: func (i *idlePicker) Pick(balancer.PickInfo) (balancer.PickResult, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)